Updated to reflect new stricter syntax
authorparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 30 Jun 2005 10:28:44 +0000 (10:28 +0000)
committerparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 30 Jun 2005 10:28:44 +0000 (10:28 +0000)
gpsbabel/reference/googmapjs.sh

index 6ce53183b1d20a09645b9eb2c418092f048712a4..486c4f5603c45ff232dcc856f2656a451c19e2c1 100644 (file)
@@ -1,5 +1,5 @@
 
-FROM="233 S. Wacker, Chicago, IL"
-TO="1060 W. Addison, Chicago, IL"
+FROM="233 S. Upper Wacker Dr, Chicago, IL"
+TO="1060 W. Addison St, Chicago, IL"
 wget -O - "http://maps.google.com/maps?q=$FROM to $TO&output=js" 2>/dev/null